home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <Vsix xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="1.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2010">
- <Identifier Id="0f571d06-4bc2-48c3-bd7c-274941d1ab47">
- <Name>Shell VSIX manifest</Name>
- <Author>MR O. Duzhar</Author>
- <Version>1.0</Version>
- <Description xml:space="preserve">Core extensions for UDKDevKitVSXShell</Description>
- <Locale>1033</Locale>
- <InstalledByMsi>true</InstalledByMsi>
- <SupportedProducts>
- <IsolatedShell Version="1.0">UDKDevKitVSXShell</IsolatedShell>
- </SupportedProducts>
- <SupportedFrameworkRuntimeEdition MinVersion="4.0" MaxVersion="4.0" />
- <SystemComponent>true</SystemComponent>
- </Identifier>
- <References />
- <Content>
- <VsPackage>UDKDevKitVSXShell.MainPackage.pkgdef</VsPackage>
- </Content>
- </Vsix>